home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2004 February / PC Advisor February 2004.iso / trial / Dolphin / 044UD3521.exe / Sam / htsam / Handy Tech Braille display driver.txt next >
Text File  |  2003-04-03  |  4KB  |  136 lines

  1. SAM Driver for Handy Tech Braille Displays.
  2.  
  3. This is a fully functional SAM driver for use with Handy Tech refreshable Braille displays.
  4.  
  5. This driver will support all current models produced by Handy Tech.
  6.  
  7. This includes:
  8. Braille Window Classic Design 44 and 84
  9. Braille Window Modular Design 44 and 84
  10. Bookworm
  11. Braille Wave
  12. Braille Star
  13.  
  14. This driver uses the WIN32 Comms API to talk to the Braille display so will work in Windows 95 and NT, there is no 16-bit code.
  15.  
  16. Please report any bugs to Dolphin. If it crashes please tell us the crash address and registers etc, from the crash message box, also report the driver version number (check with explorer - file properties).
  17.  
  18. Features
  19. Supports multiple units simultaneously.
  20. Auto-detects Braille displays.
  21.  
  22. Key assignments
  23. The following lists the default keys to press for each Braille operation.
  24. Your screen reader may not support some of these operations.
  25.  
  26.  
  27. For Braille Window:
  28.  
  29. Move to top left of window: B9
  30. Move to bottom left of window: B10
  31. Move to focus: B2
  32. Left edge of window: B1
  33. Right edge of window: B8
  34. MOve one line up: B4
  35. MOve one line down: B5
  36. Move left one Braille display width: B13
  37. MOve right one Braille display width: B14
  38. Read backwards: L
  39. Read forwards: R
  40. Switch to Attribute mode 1: B6
  41. Switch to Attribute mode 2: B7
  42. Toggle Eight dot Braille: B11
  43. Toggle physical layout mode: B3
  44. Toggle showing non-plain characters in dot 8: B12
  45.  
  46.  
  47. For Bookworm:
  48.  
  49. Move to top left of window: Escape+Enter+L
  50. Move to bottom left of window: Escape+Enter+R
  51. Move to focus: Escape+Enter
  52. Left edge of window: Enter+L
  53. Right edge of window: Enter+R
  54. Move one line up: Escape
  55. Move one line down: Enter
  56. Read backwards: L
  57. Read forwards: R
  58. Switch to Attribute mode 1: Escape+R
  59. Toggle physical layout mode: Escape+L
  60.  
  61.  
  62. For Braille Wave:
  63.  
  64. Note: to use this driver with the Braille Wave, select the option PC-Mode from the Braille Wave menu.
  65.  
  66. (note, the eight "dot" keys are labelled as for a braille writer).
  67. Move to top left of window: B7
  68. Move to bottom left of window: B8
  69. Move to focus: Space
  70. Left edge of window: B3
  71. Right edge of window: B6
  72. MOve one line up: B1
  73. MOve one line down: B4
  74. Move one character left: B1+B3
  75. Move one character right: B4+B6
  76. Move left one half Braille display width: B1+B2
  77. MOve right one half Braille display width: B4+B5
  78. Read backwards: L
  79. Read forwards: R
  80. Toggle tracking on/off: B1+B2+B3+B5
  81. Switch to Attribute mode 1: B2
  82. Switch to attribute mode 2: B1+B3+B4+B6
  83. Switch to show status report: B3+B4
  84. Toggle 8 dot Braille: B2+B3+B6
  85. Toggle through cursor styles: B1+B3+B4+B5+B6
  86. Toggle cursor on/off: B5
  87. Toggle audio feedback: B1+B3+B5
  88. Toggle skip blank lines: B1+B2+B4+B6
  89. Toggle physical layout mode: B1+B3+B4+B5
  90. Toggle blinking capitals: B2+B4+B5+B6
  91. Toggle showing non-plain characters in dot 8: B1+B2+B3+B4+B6
  92. Make cursor route single click: B1+B2+B6
  93. Make cursor route double click: B1+B2+B4+B5+B6
  94. Make cursor route right click: B3+B4+B5
  95. Activate configuration dialog: B1+B2+B3+B4+B5+B6
  96.  
  97. For Braille Star:
  98.  
  99. Note: to use this driver with the Braille Wave, select the option PC-Mode from the Braille Star menu.
  100.  
  101. (note, the eight "dot" keys are labelled as for a braille writer).
  102. Move to top left of window: Left Up+Left Down
  103. Move to bottom left of window: Right Up+Right Down
  104. Move to focus: Left Space
  105. Left edge of window: B3
  106. Right edge of window: B6
  107. MOve one line up: Left Up
  108. MOve one line down: Left Down
  109. Move one character left: B1+B3
  110. Move one character right: B4+B6
  111. Move left one Braille display width: B1
  112. Move right one Braille display width: B4
  113. Move left one half Braille display width: B1+B2
  114. MOve right one half Braille display width: B4+B5
  115. Read backwards: Right Up
  116. Read forwards: Right Down
  117. Toggle tracking on/off: B1+B2+B3+B5
  118. Switch to Attribute mode 1: B2
  119. Switch to attribute mode 2: B1+B3+B4+B6
  120. Switch to show status report: B3+B4
  121. Toggle 8 dot Braille: B2+B3+B6
  122. Toggle through cursor styles: B1+B3+B4+B5+B6
  123. Toggle cursor on/off: B5
  124. Toggle audio feedback: B1+B3+B5
  125. Toggle skip blank lines: B1+B2+B4+B6
  126. Toggle physical layout mode: B1+B3+B4+B5
  127. Toggle blinking capitals: B2+B4+B5+B6
  128. Toggle showing non-plain characters in dot 8: B1+B2+B3+B4+B6
  129. Make cursor route single click: B1+B2+B6
  130. Make cursor route double click: B1+B2+B4+B5+B6
  131. Make cursor route right click: B3+B4+B5
  132. Activate configuration dialog: B1+B2+B3+B4+B5+B6
  133.  
  134.  
  135.  
  136. 7/01